home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 38 / Issue #38.iso / 2-SOFTWARE / CRUSHERX-LIVE 2.37D / cxlSetup237.exe / grannerX VST / grannerX.dll / 0 / RCDATA / TFBSDXDXDLG / TFBSDXDXDLG.txt
Text File  |  2001-08-08  |  27KB  |  1,044 lines

  1. object fbsDXDXDlg: TfbsDXDXDlg
  2.   Left = 388
  3.   Top = 143
  4.   BorderStyle = bsDialog
  5.   BorderWidth = 10
  6.   Caption = 'DirectX Setup'
  7.   ClientHeight = 389
  8.   ClientWidth = 363
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Bevel1: TBevel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 361
  28.     Height = 85
  29.     Style = bsRaised
  30.   end
  31.   object bsDXBevel1: TbsDXBevel
  32.     Left = 112
  33.     Top = 12
  34.     Width = 241
  35.     Height = 57
  36.     bsDXAbout = 'bsDXStuff 1.4 Beta <Canary Line>'
  37.     bsDXBackGroundColor = clBlack
  38.     bsDXBoarder = 2
  39.     bsDXAlign = alNone
  40.     bsDXMessageRefresh = 'M_Refresh'
  41.     bsDXMessagerLink.ReceiveChannel = 'ALL'
  42.     bsDXMessagerLink.SendChannel = 'CHANNEL1'
  43.     bsDXMessagerLink.ReceiveOn = True
  44.     bsDXMessagerLink.SendOn = True
  45.   end
  46.   object tDSPOn: TbsDXTextBool
  47.     Left = 144
  48.     Top = 20
  49.     Width = 60
  50.     Height = 21
  51.     bsDXAbout = 'bsDXStuff 1.4 Beta <Canary Line>'
  52.     bsDXBackGroundColor = clBlack
  53.     bsDXBoarder = 2
  54.     bsDXAlign = alNone
  55.     bsDXMessageRefresh = 'M_Refresh'
  56.     bsDXMessagerLink.ReceiveChannel = 'ALL'
  57.     bsDXMessagerLink.SendChannel = 'CHANNEL1'
  58.     bsDXMessagerLink.ReceiveOn = True
  59.     bsDXMessagerLink.SendOn = False
  60.     bsDXInterval = 10
  61.     bsDXFont.Charset = DEFAULT_CHARSET
  62.     bsDXFont.Color = clMaroon
  63.     bsDXFont.Height = -9
  64.     bsDXFont.Name = 'Small Fonts'
  65.     bsDXFont.Style = []
  66.     bsDXMessageValue = 'M_Value'
  67.     bsDXText1 = 'Processing'
  68.     bsDXColor1 = clRed
  69.     bsDXColor1Back = clMaroon
  70.     bsDXValue = False
  71.     bsDXBlink = True
  72.   end
  73.   object tCPU: TbsDXTextInt
  74.     Left = 244
  75.     Top = 40
  76.     Width = 60
  77.     Height = 21
  78.     bsDXAbout = 'bsDXStuff 1.4 Beta <Canary Line>'
  79.     bsDXBackGroundColor = clBlack
  80.     bsDXBoarder = 2
  81.     bsDXAlign = alNone
  82.     bsDXMessageRefresh = 'M_Refresh'
  83.     bsDXMessagerLink.ReceiveChannel = 'ALL'
  84.     bsDXMessagerLink.SendChannel = 'CHANNEL1'
  85.     bsDXMessagerLink.ReceiveOn = False
  86.     bsDXMessagerLink.SendOn = True
  87.     bsDXInterval = 5
  88.     bsDXFont.Charset = DEFAULT_CHARSET
  89.     bsDXFont.Color = clAqua
  90.     bsDXFont.Height = -9
  91.     bsDXFont.Name = 'Small Fonts'
  92.     bsDXFont.Style = []
  93.     bsDXMessageValue = 'M_GET_Value'
  94.     bsDXColor1 = clAqua
  95.     bsDXColor2 = clRed
  96.     bsDXText1 = 'CPU: '
  97.     bsDXText2 = '%'
  98.     bsDXWarning = 95
  99.     bsDXValue = 0
  100.   end
  101.   object bOk: TButton
  102.     Left = 128
  103.     Top = 364
  104.     Width = 75
  105.     Height = 25
  106.     Caption = 'OK'
  107.     ModalResult = 1
  108.     TabOrder = 3
  109.     OnClick = bApplyClick
  110.   end
  111.   object bCancel: TButton
  112.     Left = 288
  113.     Top = 364
  114.     Width = 75
  115.     Height = 25
  116.     Caption = 'Cancel'
  117.     ModalResult = 2
  118.     TabOrder = 0
  119.   end
  120.   object bApply: TButton
  121.     Left = 208
  122.     Top = 364
  123.     Width = 75
  124.     Height = 25
  125.     Caption = 'Apply'
  126.     TabOrder = 2
  127.     OnClick = bApplyClick
  128.   end
  129.   object pcDSP: TPageControl
  130.     Left = 0
  131.     Top = 92
  132.     Width = 361
  133.     Height = 265
  134.     ActivePage = tsDevicesOut
  135.     TabOrder = 1
  136.     object tsDevicesOut: TTabSheet
  137.       Caption = '&Output Devices'
  138.       ImageIndex = 2
  139.       object lOutputDevices: TLabel
  140.         Left = 68
  141.         Top = 12
  142.         Width = 95
  143.         Height = 13
  144.         Caption = 'DX Output Devices:'
  145.       end
  146.       object lOutputChannel: TLabel
  147.         Left = 6
  148.         Top = 12
  149.         Width = 50
  150.         Height = 13
  151.         Alignment = taRightJustify
  152.         AutoSize = False
  153.         Caption = 'Channel:'
  154.       end
  155.       object lOutChannel1: TLabel
  156.         Left = 6
  157.         Top = 36
  158.         Width = 50
  159.         Height = 13
  160.         Alignment = taRightJustify
  161.         AutoSize = False
  162.         Caption = '1 + 2:'
  163.         Visible = False
  164.       end
  165.       object lOutChannel2: TLabel
  166.         Left = 6
  167.         Top = 60
  168.         Width = 50
  169.         Height = 13
  170.         Alignment = taRightJustify
  171.         AutoSize = False
  172.         Caption = '3 + 4:'
  173.         Visible = False
  174.       end
  175.       object lOutChannel3: TLabel
  176.         Left = 6
  177.         Top = 84
  178.         Width = 50
  179.         Height = 13
  180.         Alignment = taRightJustify
  181.         AutoSize = False
  182.         Caption = '5 + 6:'
  183.         Visible = False
  184.       end
  185.       object lOutChannel4: TLabel
  186.         Left = 6
  187.         Top = 108
  188.         Width = 50
  189.         Height = 13
  190.         Alignment = taRightJustify
  191.         AutoSize = False
  192.         Caption = '7 + 8:'
  193.         Visible = False
  194.       end
  195.       object lOutChannel5: TLabel
  196.         Left = 6
  197.         Top = 132
  198.         Width = 50
  199.         Height = 13
  200.         Alignment = taRightJustify
  201.         AutoSize = False
  202.         Caption = '9 + 10:'
  203.         Visible = False
  204.       end
  205.       object lOutChannel6: TLabel
  206.         Left = 6
  207.         Top = 156
  208.         Width = 50
  209.         Height = 13
  210.         Alignment = taRightJustify
  211.         AutoSize = False
  212.         Caption = '11 + 12:'
  213.         Visible = False
  214.       end
  215.       object lOutChannel7: TLabel
  216.         Left = 6
  217.         Top = 180
  218.         Width = 50
  219.         Height = 13
  220.         Alignment = taRightJustify
  221.         AutoSize = False
  222.         Caption = '13 + 14:'
  223.         Visible = False
  224.       end
  225.       object lOutChannel8: TLabel
  226.         Left = 6
  227.         Top = 204
  228.         Width = 50
  229.         Height = 13
  230.         Alignment = taRightJustify
  231.         AutoSize = False
  232.         Caption = '15 + 16:'
  233.         Visible = False
  234.       end
  235.       object cbOutput1: TbsDXOutputComboBox
  236.         Left = 68
  237.         Top = 32
  238.         Width = 217
  239.         Height = 21
  240.         Style = csDropDownList
  241.         ItemHeight = 13
  242.         TabOrder = 0
  243.         Text = 'Primary Sound Driver'
  244.         Visible = False
  245.         Items.Strings = (
  246.           'CDX_SelectNoDevice'
  247.           'Primary Sound Driver'
  248.           'ESS PCI Solo-1 DirectSound Driver')
  249.         bsDXAbout = 'bsDXStuff 1.4 Beta <Canary Line>'
  250.         bsDXFillList = True
  251.         bsDXDeviceNo = 0
  252.         bsDXDeviceChannels = 2
  253.         bsDXShowNoDevice = True
  254.       end
  255.       object bMixerOutput1: TButton
  256.         Left = 288
  257.         Top = 32
  258.         Width = 47
  259.         Height = 21
  260.         Hint = 
  261.           'Please open the "WAVE" channel and the "MASTER VOLUME" using the' +
  262.           ' windows mixer!'
  263.         Caption = 'Mixer...'
  264.         TabOrder = 8
  265.         Visible = False
  266.         OnClick = bMixerOutput1Click
  267.       end
  268.       object cbOutput2: TbsDXOutputComboBox
  269.         Tag = 1
  270.         Left = 68
  271.         Top = 56
  272.         Width = 217
  273.         Height = 21
  274.         Style = csDropDownList
  275.         ItemHeight = 13
  276.         TabOrder = 1
  277.         Text = 'Primary Sound Driver'
  278.         Visible = False
  279.         Items.Strings = (
  280.           'CDX_SelectNoDevice'
  281.           'Primary Sound Driver'
  282.           'ESS PCI Solo-1 DirectSound Driver')
  283.         bsDXAbout = 'bsDXStuff 1.4 Beta <Canary Line>'
  284.         bsDXFillList = True
  285.         bsDXDeviceNo = 0
  286.         bsDXDeviceChannels = 2
  287.         bsDXShowNoDevice = True
  288.       end
  289.       object bMixerOutput2: TButton
  290.         Tag = 1
  291.         Left = 288
  292.         Top = 56
  293.         Width = 47
  294.         Height = 21
  295.         Caption = 'Mixer...'
  296.         TabOrder = 9
  297.         Visible = False
  298.         OnClick = bMixerOutput1Click
  299.       end
  300.       object cbOutput3: TbsDXOutputComboBox
  301.         Tag = 2
  302.         Left = 68
  303.         Top = 80
  304.         Width = 217
  305.         Height = 21
  306.         Style = csDropDownList
  307.         ItemHeight = 13
  308.         TabOrder = 2
  309.         Text = 'Primary Sound Driver'
  310.         Visible = False
  311.         Items.Strings = (
  312.           'CDX_SelectNoDevice'
  313.           'Primary Sound Driver'
  314.           'ESS PCI Solo-1 DirectSound Driver')
  315.         bsDXAbout = 'bsDXStuff 1.4 Beta <Canary Line>'
  316.         bsDXFillList = True
  317.         bsDXDeviceNo = 0
  318.         bsDXDeviceChannels = 2
  319.         bsDXShowNoDevice = True
  320.       end
  321.       object bMixerOutput3: TButton
  322.         Tag = 2
  323.         Left = 288
  324.         Top = 80
  325.         Width = 47
  326.         Height = 21
  327.         Caption = 'Mixer...'
  328.         TabOrder = 10
  329.         Visible = False
  330.         OnClick = bMixerOutput1Click
  331.       end
  332.       object cbOutput4: TbsDXOutputComboBox
  333.         Tag = 3
  334.         Left = 68
  335.         Top = 104
  336.         Wi